Albion Explorer Scripted Shopkeeper By: Driftking7050

Read Me

Step 1: Load both fmps with fable explorer *Do Not close fable explorer, minimize it*
Step 2: Take both files within albion explorer folder and add them to your templates folder
Step 3: Go to world editor for selected area, then right click area and click "wizard"
	*Note* Section is "NULL" and object is "Scripted Trader"
Step 4: Place object and edit items he has in section
Example: StartCTCShop;
	 StockItemDefsKeys[0] "Your_Item_Here"; - item you want to spawn
	 StockItemDefsQuantity[0] 1.0; - how many trader has
	 StockItemDefsMaxStock[0] 1.0; - maximum trader can have
	 EndCTCShop; 
Step 5: Apply Changes in Albion Explorer and close
Step 6: Go back to Fable Explorer Click "Actions - Save Mods and Run Fable"
Step 7: Load a save and go to area and there is your trader

Special Thanks To: Bluetooth as he is the one who made this mod